a5_convert_deletedups_to_sql Function

Syntax

P a5_convert_DeleteDups_to_SQL(P del_dups ,P t [,L flagExecuteDelete ])

Arguments

del_dups

Pointer

t

Pointer

flagExecuteDelete

Logical

Description

Convert an Delete Duplicates Operation to a SQL DELTE statement. Returns .failed (.t. if could not convert) and .sql (the Update statement)